From: Juanma Barranquero Date: Thu, 2 Feb 2012 12:24:30 +0000 (+0100) Subject: lisp/ChangeLog: Fix typos. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~980 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2e2fd93435792fdcae70e70413b9020e002ac31c;p=emacs.git lisp/ChangeLog: Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 73253c179d0..310b4be357d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -12,7 +12,7 @@ 2012-02-02 Kenichi Handa - * (compose-region): Cancel previous change. + * composite.el (compose-region): Cancel previous change. 2012-02-02 Kenichi Handa @@ -27,8 +27,8 @@ * frame.el (set-frame-font): Tweak meaning of third argument. - * dynamic-setting.el (font-setting-change-default-font): Use - set-frame-font (Bug#9982). + * dynamic-setting.el (font-setting-change-default-font): + Use set-frame-font (Bug#9982). 2012-02-01 Glenn Morris